Xbasic
Helper::PythonCall Method
Syntax
.Call as a (module as C, function as C, Args as A)
Arguments
- moduleCharacter
- functionCharacter
- ArgsAny Type
Returns
- resultAny Type
Description
Call a function in python module.
Syntax
Arguments
Returns
Description
Call a function in python module.